home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1998 July
/
Designer's Club 1998 July.iso
/
mac
/
Idea Source®
/
Animated.Dir
/
00108_Script_hide credits
< prev
Wrap
Text File
|
1998-05-20
|
228b
|
9 lines
on mousedown
puppetsound(1) "credits"
repeat while the mousedown
set the visible of sprite (the clickon) to false
updatestage
end repeat
set the visible of sprite (the clickon) to true
updatestage
end